home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / gfx / show / mpeg2decodeWOS.lha / mpeg2decodeWOS.readme < prev    next >
Text File  |  1999-02-25  |  2KB  |  53 lines

  1. Short: MPEG-2 movie replayer with sound (WarpUP)
  2. Author: pt98jsv@student.hk-r.se (Jesper Svennevid),MagicSN@Birdland.es.bawue.de (WarpUP-Version)
  3. Uploader: MagicSN@Birdland.es.bawue.de
  4. Type: gfx/show
  5. Requires: OS3.0+, PPC (WarpUP), AGA or CGFX-compatible graphics-card
  6.  
  7. This is a MPEG-2 movie replayer with sound for WarpUP. It is a direct
  8. port of Jesper Svennevid's MPEG-2 player for PowerUP.
  9.  
  10. Changes since the last version
  11.  
  12. -o6 displays in TrueColor/HiColor
  13. -o7 displays in HiQ in TrueColor/HiColor
  14.  
  15. Only GFX Boards support currently TrueColor/HiColor, HAM/HAM8 is not
  16. yet supported.
  17.  
  18. Pressing Control terminates the MPEG Player.
  19.  
  20. I also did a comparision test with another WarpUP Based MPEG Video
  21. Player (which was never finished...). My player is slightly faster :)
  22.  
  23. Near Future:
  24.  
  25. - HAM/HAM8 Support
  26. - optional PIP support for Picasso 96
  27. - someone doing me a GUI ? :)
  28.  
  29. Changes since the version before (two new switches):
  30.  
  31. -j          Enables a fps counter. This might slow down things, due
  32.             to Contextswitches.
  33.  
  34. -w          Enables Workbench Window Display, instead of Screen Display
  35.  
  36. I also fixed the bug, that the old version (both WarpUP and ppc.library
  37. version) crashed, if no -b parameter was given). I also set -o parameter
  38. to -o4 as default. So you don't need anymore to specify -o4 if you just
  39. want to display the thing :)
  40.  
  41. Note: The new switches are ONLY in the WarpUP version, but as the source
  42. code is included changes are high that Jesper will include them to the
  43. ppc.library version too in the future...
  44.  
  45. In case people wonder:
  46.  
  47. - wblib.lib is a StormC Linker Lib containing PPC ASM Code which for example
  48.   does the WB Window Color-Conversion.
  49. - You need to install the included chunkyppc.library to run the program.
  50.   Yes, chunkyppc.library is a WarpUP-PPC-SharedLib...
  51.  
  52.  
  53.